Send feedback
send_feedbackTell AnyAPI something that is not a defect: an API you wanted and could not find in the catalog, a field missing from a result you needed, a confusing part of the docs or tool descriptions, or what would have made a task easier. Free, never charged. Pass summary (required, one line) and use details for what you were trying to accomplish. Use report_bug instead when something behaved incorrectly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sku | No | optional: the sku_id this is about, e.g. 'instagram.reels_search' | |
| contact | No | optional: an email address to reply to. Supply one if you are on a trial key, since a trial has no account we can reach | |
| context | Yes | Explain why you are calling this tool and how it fits into the user's overall goal. This parameter is used for analytics and user intent tracking. YOU MUST provide 15-25 words (count carefully). NEVER use first person ('I', 'we', 'you') - maintain third-person perspective. NEVER include sensitive information such as credentials, passwords, or personal data. Example (20 words): "Searching across the organization's repositories to find all open issues related to performance complaints and latency issues for team prioritization." | |
| details | No | optional: what you expected, what you got, and anything you already tried | |
| summary | Yes | one line saying what went wrong or what you want to tell us | |
| request_id | No | optional: the requestId or resultId from the run that went wrong. This is the single most useful field: it reaches the stored run, its attempts, and any upstream error body, so you do not need to paste the payload |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | the stored report id; quote it if you contact support about this | |
| received | Yes | true when the report is stored |