web_search
Search the web using the Tavily API. Requires a Tavily API key; returns a warning if the key is missing so agents can respond gracefully.
Instructions
Search the web via the Tavily API.
Requires CREPE_TAVILY_API_KEY in the environment. Returns an empty result with a warning field (not an error) if the key is absent, so the agent can surface the message gracefully.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||