Skip to main content
Griptape logo

Griptape

Griptape is a comprehensive platform offering tools and frameworks for building, deploying, and scaling generative AI applications.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Griptape authenticates with an API key. Generate the credential in your Griptape account, then paste it into FlyMyAI the first time an agent uses a Griptape action.

Get your Griptape credential →

Fields to fill in FlyMyAI

FieldDetails
Griptape Cloud API KeyYour Griptape Cloud API key. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
GRIPTAPE_ASSISTANT_CREATIONTool to create a new assistant. Use when you need to register a uniquely named assistant in Griptape Cloud before initiating runs.alias
GRIPTAPE_ASSISTANT_LISTINGTool to list all assistants. Use after authenticating with Griptape Cloud to retrieve available assistants. Supports optional pagination.-
GRIPTAPE_ASSISTANT_RUN_CANCELLATIONTool to cancel an ongoing assistant run. Use when you need to stop a run prematurely after confirming the run ID is valid.assistant_run_id
GRIPTAPE_ASSISTANT_RUN_CREATIONTool to initiate a new assistant run. Use when starting a fresh execution with custom arguments or resources after selecting the assistant.assistant_id
GRIPTAPE_ASSISTANT_RUN_ERROR_DETAILSTool to fetch detailed error information for a specific assistant run. Use after an assistant run has failed to inspect error details.run_id
GRIPTAPE_ASSISTANT_RUN_EVENTS_STREAMTool to stream real-time events for a specific Assistant run. Use after initiating a run to monitor its progress.assistant_run_id
GRIPTAPE_ASSISTANT_RUN_LISTINGTool to list all runs for a given assistant. Use when you need historical run executions for analysis after using the assistant.assistant_id
GRIPTAPE_ASSISTANT_RUN_LOGS_RETRIEVALTool to retrieve logs generated during the execution of a specific assistant run. Use after confirming the run_id to fetch all log events once the run has completed.assistant_run_id
GRIPTAPE_ASSISTANT_RUN_RESULT_RETRIEVALTool to fetch the final result of a completed assistant run. Use after confirming the run has finished to retrieve its final assistant-generated output.run_id
GRIPTAPE_ASSISTANT_RUN_RETRIEVALTool to retrieve an assistant run's status and details. Use when you need current status and metadata for a specific assistant run.assistant_run_id
GRIPTAPE_ASSISTANT_RUN_RETRYTool to retry a previously failed assistant run. Use when a run has failed and you need to rerun it with the same parameters.run_id
GRIPTAPE_GET_RULESET_BY_ALIASTool to retrieve a ruleset by its alias. Use after confirming the alias to fetch the ruleset's details from Griptape Cloud.alias
GRIPTAPE_LIST_EMBEDDING_DRIVERSTool to list available embedding drivers. Use when you need to retrieve supported drivers and their models before embedding text.-
GRIPTAPE_RULESET_CREATIONTool to create a new ruleset. Use when you need to define a new set of rules with a unique alias before executing runs.alias
GRIPTAPE_TOOL_CREATIONTool to create a new tool in Griptape Cloud. Use when you need to deploy a tool from a Git repo or ZIP archive.name
GRIPTAPE_TOOL_DEPLOYMENT_STATUS_RETRIEVALTool to retrieve status of a specific tool deployment. Use after creating a deployment to poll its progress.tool_id, deployment_id
GRIPTAPE_TOOL_LISTINGTool to list all tools. Use when you need to discover available tools and their IDs in Griptape Cloud.-
We love our partners - FlyMy.AI builds with the best. Thanks, Griptape!