List Collections
keychain_list_collectionsList collections in your vault with optional filters by organization ID or text search.
Instructions
List collections in the current vault, optionally filtered by organizationId. Use list_org_collections when you already know the organization and only want organization-scoped collections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Optional text filter; empty means no text filter. | |
| organizationId | No | Optional organization id filter for collections. | |
| limit | No | Maximum returned rows (1-500). |