Suggest one MentionForge tool
suggest_toolIdentify the right MentionForge tool from a goal sentence, ignoring URLs and payment headers. Use this router when you know what you need but not which tool to call.
Instructions
Pick exactly one MentionForge tool for a goal. Pass need as a goal sentence, not a tool name — URLs, wallets, and payment header names are stripped before routing; extra keys such as query, timeframe, or payment fields are rejected (those belong on the suggested tool); sending a sibling tool name still keyword-routes from the remaining words. Use this free router when you are unsure which tool to call; for liveness use get_health instead; for price use get_pricing instead; for live mentions use research_mentions. Never charges, never runs research; this origin rate-limits discovery pulses; the 10-call trial is shared across paid tools so call only one paid tool per question.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| need | Yes | Goal sentence describing what you want to learn or do. Required. Max 200 characters. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | Single tool to call next | |
| reason | Yes | Why this tool fits the need | |
| example_args | Yes | Sanitized example arguments for that tool |