agent_get_active
Retrieve the currently active agent to maintain context and continuity in AI interactions across sessions.
Instructions
Get the currently active agent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}