meta-desire_paths
meta-desire_pathsReveals unmet feature requests by identifying non-existent tool calls attempted by AI agents, using historical data from ArcadeDB.
Instructions
Shows tools that agents tried to call but don't exist — desire paths that reveal feature requests from the field. Queries historical data from ArcadeDB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return (default: 50) | |
| min_count | No | Minimum occurrence count to include (default: 1) | |
| since | No | ISO8601 datetime to query from (default: 7 days ago) |