suggest_transition_card
Detect low remaining context tokens and suggest a transition card to capture essential state before handing off to another agent.
Instructions
Suggest generating a transition card when context is near capacity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | No | Optional session identifier | |
| threshold | No | Token threshold for suggestion (default: 1000) | |
| remainingTokens | Yes | Number of tokens remaining in context |