declare_intent
Declares the session intent and specifies allowed tools to enforce intent-binding, ensuring that only permitted operations are executed within a session.
Instructions
Declare session intent and allowed tools for intent-binding enforcement
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intent | Yes | ||
| agentId | No | ||
| sessionId | Yes | ||
| ttlMinutes | No | ||
| allowedTools | Yes |