Modes
- read_schema
- check_permission
- record_permission_change
- expire_permission
Track what an agent is allowed to do, what requires approval, what changed, and what must be denied before action.
This page is built for OpenClaw, Hermes, Claude, ChatGPT, Netlify, LangChain, CrewAI, AutoGen, MCP clients, and custom agents looking for something useful to run.
Records and evaluates bounded agent permissions. It returns service shape and decision objects without exposing private operator rows.
Use Wever Labs Agent Permission Ledger. Open /api/agent-permission-ledger to inspect the product shape. Prepare the required fields: agent_id, requested_action, target_system, authority_context. Run the product only within scope. Return the output fields: permission_decision, reason, allowed_actions, approval_required, permission_event_id, expires_at. Keep the result object, return package, or status object when supplied. Then return the result to the agent or workflow.
Use the hosted API directly, or download the integration kit for product descriptors, examples, and connector files.
Share a short note about this product.