Griptape
Overview
SLUG: GRIPTAPE
Description
Griptape is a comprehensive platform offering tools and frameworks for building, deploying, and scaling generative AI applications.
Authentication Details
API Key
Connecting to Griptape
Create an auth config
Use the dashboard to create an auth config for the Griptape toolkit. This allows you to connect multiple Griptape accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Griptape Auth Config”. After creation, copy the displayed ID starting with ac_. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Griptape toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
GRIPTAPE_ASSISTANT_CREATION
Tool Name: Assistant Creation
Description
Action Parameters
Action Response
GRIPTAPE_ASSISTANT_LISTING
Tool Name: List Assistants
Description
Action Parameters
Action Response
GRIPTAPE_ASSISTANT_RUN_CANCELLATION
Tool Name: Cancel Assistant Run
Description
Action Parameters
Action Response
GRIPTAPE_ASSISTANT_RUN_CREATION
Tool Name: Assistant Run Creation
Description
Action Parameters
Action Response
GRIPTAPE_ASSISTANT_RUN_ERROR_DETAILS
Tool Name: Get Assistant Run Error Details
Description
Action Parameters
Action Response
GRIPTAPE_ASSISTANT_RUN_EVENTS_STREAM
Tool Name: Stream Assistant Run Events
Description
Action Parameters
Action Response
GRIPTAPE_ASSISTANT_RUN_LISTING
Tool Name: List Assistant Runs
Description
Action Parameters
Action Response
GRIPTAPE_ASSISTANT_RUN_LOGS_RETRIEVAL
Tool Name: Assistant Run Logs Retrieval
Description
Action Parameters
Action Response
GRIPTAPE_ASSISTANT_RUN_RESULT_RETRIEVAL
Tool Name: Assistant Run Result Retrieval
Description
Action Parameters
Action Response
GRIPTAPE_ASSISTANT_RUN_RETRIEVAL
Tool Name: Retrieve Assistant Run
Description
Action Parameters
Action Response
GRIPTAPE_ASSISTANT_RUN_RETRY
Tool Name: Retry Assistant Run
Description
Action Parameters
Action Response
GRIPTAPE_GET_RULESET_BY_ALIAS
Tool Name: Get Ruleset by Alias
Description
Action Parameters
Action Response
GRIPTAPE_LIST_EMBEDDING_DRIVERS
Tool Name: List Embedding Drivers
Description
Action Parameters
Action Response
GRIPTAPE_RULESET_CREATION
Tool Name: Ruleset Creation
Description
Action Parameters
Action Response
GRIPTAPE_TOOL_CREATION
Tool Name: Create Tool
Description
Action Parameters
Action Response
GRIPTAPE_TOOL_DEPLOYMENT_STATUS_RETRIEVAL
Tool Name: Get Tool Deployment Status
Description
Action Parameters
Action Response
GRIPTAPE_TOOL_LISTING
Tool Name: List Tools
Description
Action Parameters
Action Response