grok_agent_session_begin
Begin a session with plan compilation and budget enforcement. Submit intent, goal, and budget tier to receive a bounded execution plan, tool denials, and host script before proceeding.
Instructions
Session Protocol v1.2: begin session with plan compiler + budget guard. Pass intent, optional goal (≤500), host_budget tiny|small|normal. Returns mode, plan[≤5], budget, deny_tools, host_script, skill_ref. Call first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No | User goal ≤500 chars | |
| intent | No | auto | |
| host_budget | No | small | |
| project_root | No | ||
| test_commands | No | ||
| correlation_id | No | ||
| max_tool_calls | No | ||
| expected_artifacts | No |