Swarm
t54_constitution_audit_lite
Heuristic constitution / ethics review HTTP GET `/x402/v1/constitution-audit` (`operationId` `constitutionAuditLite`). 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_constitution_audit_lite?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"prompt_snippet": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Prompt Snippet",
"default": null,
"description": "Query parameter `prompt_snippet` for operation `constitutionAuditLite` (GET /x402/v1/constitution-audit). max length 4000."
}
}
}