delete_ai_action
Delete an AI Action from your Contentful space by providing its ID, along with the space and environment IDs.
Instructions
Delete an AI Action
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aiActionId | Yes | The ID of the AI Action to delete | |
| 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 |