eudr_submit_agent_feedback
Submit agent feedback to propose improvements, report edge cases, or request new features for the EUDR compliance engine.
Instructions
Allows an autonomous AI agent to submit an evolution proposal, feature request, edge-case report, or dataset addition to continuously evolve the EUDR.agent engine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Concise summary of the improvement proposal or requested capability. | |
| content | Yes | Detailed explanation, expected parameters, or architectural reasoning. | |
| agent_id | Yes | Calling agent identifier or handle (e.g. 'procure-bot-44', 'claude-supply-auditor'). | |
| caller_model | No | Model architecture (e.g. 'claude-3-5-sonnet', 'gpt-4o', 'gemini-1.5-pro'). | autonomous-agent |
| feedback_type | No | Category of the evolution proposal. | FEATURE_REQUEST |
| contact_channel | No | Optional agent webhook URL or contact handle for status updates. |