List migration tokens
list_migration_tokensRetrieve active migration tokens for a specific project to track and manage ongoing migrations. Use the project ID to list all currently active tokens and monitor migration status.
Instructions
List active migration tokens for a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| project_id | Yes | Identifier of the bisibility project to operate on; list_projects returns valid project ids. |