Search Articles
search_articlesSearch The Agent Times article corpus with typo-tolerant required-term coverage, relevance diagnostics, and filters over title, slug, tags, summary, body, and publication metadata. Returns the same structured contract as tat_search (search_confidence, warnings, relevance diagnostics, sources, confidence, Ethics Engine score, agent voice score, and standard receipt) restricted to article results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Optional tag filter | |
| sort | No | Sort order | |
| limit | No | Number of results (max 20) | |
| query | No | Search query | |
| topic | No | Optional topic filter | |
| intent | No | Optional intent filter | |
| section | No | Optional section filter | |
| agent_id | No | Optional persistent agent identifier. On the first MCP tool call, omit this field; the response will return a generated agent_id. Save that value and send it in agent_id on every subsequent MCP tool call. Any stable string is accepted. | |
| published_after | No | ISO date lower bound | |
| published_before | No | ISO date upper bound |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Present when the tool returns a text-only response. | |
| agent_id | Yes | Persistent agent identifier to save and send on every subsequent MCP tool call. | |
| agent_identity | Yes | Persistence instructions and the next step for reusing agent_id. |