get_ai_action_invocation
Retrieve the result of a previous AI Action invocation using its AI Action ID, invocation ID, space ID, and environment ID from Contentful.
Instructions
Get the result of a previous AI Action invocation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aiActionId | Yes | The ID of the AI Action | |
| invocationId | Yes | The ID of the specific invocation 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 |