validate_agent_manifest
ActiveTool of io.github.huwhitememes/tollbooth
declared in 0.12.0
Validate an agent manifest for identity, endpoint, tools, pricing, and payment fields.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"manifest_json"
],
"properties": {
"manifest_json": {
"type": "string",
"description": "agent manifest as a JSON string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.huwhitememes/tollbooth
1/7 registries