Inline Invoke¶
Execute an inline command (menu or #wb/cmd/* tag surface).
MCP name: inline_invoke
Category: inline
Mutates state (retry policy: manual)
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
command |
string |
Yes | Registered command name (e.g. 'task/new') |
payload |
object |
No | Surface-specific payload (file_path, selection, cursor_line, tag, tag_line, full_text, params) |
surface |
string |
Yes | 'menu' or 'tag' |