list_capability_bindings
List saved capability bindings for your organization, filtering by provider or scope. See which provider profiles are paired with credentials and their status.
Instructions
List the capability bindings saved under the caller's organization, optionally narrowed by provider_id or scope (user, workspace, organization). A binding pairs a provider profile with credentials/config and is what makes capabilities executable. Use create_capability_binding to add one, test_capability_binding to verify one, and list_capabilities to browse what they expose. Read-only. Returns the binding records with binding_id, provider_id, profile_id, scope, execution_owner, and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Keep only bindings at this scope. | |
| provider_id | No | Keep only bindings of this provider. |