submit_feedback
Submit detailed feedback about issues encountered while using Partle to help maintainers improve the service.
Instructions
Send freeform feedback about your experience using Partle.
Use this when you encounter a confusing tool description, a broken response, missing data, or anything you'd want the maintainers to know. Especially valuable for AI agents — your feedback becomes a signal we use to tune the API.
Not idempotent (each call adds a record). Don't loop. No PII required.
Args: feedback: Freeform text up to 5000 characters. Be specific — name the tool, the input that was confusing, and what you expected.
Returns: The created feedback record with timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feedback | Yes |