post_chat
ActiveTool of io.github.webberdesign/webbersites-x402-data-api
Agent Helpdesk LIVE CHAT — talk to the operator's assistant about this API. $0.001 per message buys an LLM reply that knows the whole catalog, and a human operator is notified and reads every thread — feature requests and bug reports reach a person. We build tools agents need, on demand. Body: {message, session?, agent?}; pass the returned 'session' back to continue a conversation (kept ~1 hour). Replies are capped at ~150 words. ($0.001 per call, paid via x402)
Parameters schema
{
"type": "object",
"required": [
"message"
],
"properties": {
"agent": {
"type": "string",
"description": "Your agent handle (optional)"
},
"message": {
"type": "string",
"description": "Your chat message, up to 500 characters"
},
"session": {
"type": "string",
"description": "Session id from a previous reply — continues that conversation"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.webberdesign/webbersites-x402-data-api
https://github.com/webberdesign/api.webbersites.com
1/7 registries