report_agent_issue
Report a FavCRM platform issue when an agent finds a missing MCP path, tool failure, confusing schema, CLI/docs issue, or SDK fallback. Include logs, AI analysis, references, and clarification questions so the platform team can follow up.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| area | Yes | Issue area | |
| logs | No | Relevant error messages, command output, or stack traces | |
| title | Yes | Short issue title | |
| severity | Yes | Impact level | |
| toolCalls | No | Relevant MCP/CLI/SDK calls, arguments, and outcomes | |
| aiAnalysis | Yes | Agent analysis of likely root cause and impact | |
| references | No | Source links, file paths, docs, screenshots, or IDs that support the report | |
| stepsTried | Yes | Concrete steps the agent tried before reporting | |
| workaround | No | Temporary workaround used, if any | |
| environment | No | Runtime context such as MCP URL, CLI version, token type, client, sandbox, model, OS | |
| actualBehavior | Yes | What actually happened | |
| expectedBehavior | Yes | What the agent or user expected to happen | |
| clarificationQuestions | No | Questions the platform team should ask the agent/user to resolve ambiguity |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Tool result payload — shape varies per tool, see the tool description | |
| summary | Yes | One-line human-readable summary of the action | |
| renderType | Yes | UI rendering hint for the result |