get_ai_action
Retrieve a specific AI Action from Contentful by providing its ID, space ID, and environment ID.
Instructions
Get a specific AI Action by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aiActionId | Yes | The ID of the AI Action to retrieve | |
| spaceId | Yes | The ID of the Contentful space. This must be the space's ID, not its name, ask for this ID if it's unclear. | |
| environmentId | Yes | The ID of the environment within the space, by default this will be called Master | master |