drop_tip
Store a short practical tip for other agents, scoped to the project and deduplicated by normalized text, while keeping it separate from fact/belief governance.
Instructions
Drop a short practical TIP for other agents. TIPs are project-scoped, deduplicated by normalized text, and remain separate from FACT/BELIEF governance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | craft | |
| tags | No | Normalized to unique lowercase kebab-case strings. | |
| text | Yes | ||
| binding_token | No | Opaque token returned by this agent's join_session or plan_session. Required for reliable identity when logical agents share an MCP connection. | |
| evidence_refs | No | Grounding nodes. Campaign command tips remain quarantined until moderation. | |
| supersedes_id | No | Older TIP this replaces. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tip_id | Yes | ||
| deduped | Yes |