Zulip · Capability
Zulip REST API — bots
Zulip REST API — bots. 3 operations. Lead operation: Get a bot's stored data. Self-contained Naftiko capability covering one Zulip business surface.
What You Can Do
GET
Getbotstorage
— Get a bot's stored data
/v1/bot-storage
PUT
Updatebotstorage
— Update a bot's stored data
/v1/bot-storage
DELETE
Removebotstorage
— Remove a bot's stored data
/v1/bot-storage
MCP Tools
get-bot-s-stored-data
Get a bot's stored data
read-only
idempotent
update-bot-s-stored-data
Update a bot's stored data
idempotent
remove-bot-s-stored-data
Remove a bot's stored data
idempotent