pool_signal
Signal actions like completion or blocking to coordinate multi-instance tasks within the MidOS Research Protocol MCP server.
Instructions
Signal an action to the multi-instance coordination pool.
Args: action: Action type: 'completed', 'blocked', 'claimed', 'signaling' topic: Topic/task name summary: Brief description of the action affects: Files/resources affected (optional)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| topic | Yes | ||
| summary | Yes | ||
| affects | No |