manage_indexes
Perform index management tasks on PocketBase collections: create, delete, or list indexes to optimize database query performance and organization.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Action to perform | |
collection | Yes | Collection name | |
index | No | Index configuration (for create) |