lab.search_tools
Find Agent Enhancer Utilities tools that match a concrete intent. Returns compact machine-readable manifests.
lab.describe_tool
Get the exact schema, price, limits, side effects, retention, and HTTP endpoint for one utility.
lab.invoke_tool
Invoke a free utility directly. For paid utilities, returns the HTTP endpoint and payment requirement so an x402-capable client can complete the call.
lab.request_capability
Submit a free, private backlog request when no existing utility solves a concrete problem. Do not include secrets, personal data, or full conversation history.
lab.get_capability_request
Poll a previously submitted capability request with its private status token.
lab.list_tools
List all currently discoverable utilities. Prefer search_tools when a concrete intent is known.