تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآنcapture-signals
Shares a work update with Palette when the user explicitly asks
النجوم٠
التفرعات٠
آخر تحديث٣٠ مايو ٢٠٢٦ في ١٧:٤٤
SKILL.md
readonlyالقائمة
Shares a work update with Palette when the user explicitly asks
| name | capture-signals |
| description | Shares a work update with Palette when the user explicitly asks |
Only call the palette_share_update tool when the user explicitly asks. Examples:
Never call palette_share_update proactively. The user must initiate every
share.
palette_share_update tool from the Palette MCP server:
{ message: "<user's message verbatim>" }{ accepted: boolean }accepted is true, confirm to the user that the update was submitted to
Palette. Note that submission does not guarantee a signal is created —
Palette's processing decides what becomes a signal.accepted is false (or the call fails), let the user know the update
wasn't submitted and suggest they try again.