Effective prompts for using ShotGrid MCP with AI assistants
sg_*
- Direct ShotGrid API operations (e.g., sg_find
, sg_create
)note_*
- Note-related operations (e.g., note_create
, note_read
)playlist_*
- Playlist operations (e.g., playlist_create
, playlist_find
)thumbnail_*
- Thumbnail operations (e.g., thumbnail_get_url
, thumbnail_download
)search_*
- Search operations (e.g., search_entities
)entity_*
- Entity operations (e.g., entity_create
, entity_update
)vendor_*
- Vendor-related operations (e.g., vendor_find_users
)batch_*
- Batch operations (e.g., batch_create
, batch_download
)