book_call
ActiveTool of Jeremy Twogood — Portfolio
declared in 1.0.0
Get a pre-filled Calendly booking link for a call with Jeremy. Requires agent_name and human_name. Rate limited to 3 action requests per IP per day.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"agent_name",
"human_name"
],
"properties": {
"agent_name": {
"type": "string",
"description": "Your agent name or identifier, e.g. \"Claude\""
},
"human_name": {
"type": "string",
"description": "The name of the human you represent"
}
}
}Parent server
Jeremy Twogood — Portfolio
1/7 registries