validate_collection_creation
Check that a new collection is properly accessible in Directus, retrying after a wait time to confirm successful creation.
Instructions
Validate that a newly created collection is properly accessible
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| waitTime | No | Wait time in milliseconds before retry (default: 2000) | |
| collection | Yes | Collection name to validate |