Swarm
t54_research_brief
Multi-section research brief HTTP GET `/x402/v1/research-brief` (`operationId` `researchBrief`). Paid routes may return HTTP 402 until the x402 broker settles on the configured rail.
Remote hobiecunningham/agentic-swarm-marketplace
Other tools also called t54_research_brief?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"topic": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Topic",
"default": null,
"description": "Query parameter `topic` for operation `researchBrief` (GET /x402/v1/research-brief). max length 256."
},
"context_note": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Context Note",
"default": null,
"description": "Query parameter `context` for operation `researchBrief` (GET /x402/v1/research-brief). max length 2000."
}
}
}