Check Can Iframe
Tool to check if a URL can be embedded in an iframe. Use when you need to verify iframe compatibility before embedding external content.
AI21 Studio provides API access to Jurassic-1 large-language-models. Our models power text generation and comprehension features in thousands of live applications.
Tool to check if a URL can be embedded in an iframe. Use when you need to verify iframe compatibility before embedding external content.
Tool to check compliance for Kirsh grant IDs. Use when you need to verify compliance status for one or more grants.
Tool to compare two text strings and identify differences. Use when you need to analyze changes between an original text and its modified version.
Tool to create a batch job for Fnac Aftersales parts classification. Use when you need to classify multiple aftersales cases to determine which parts are needed for repairs.
Tool to create a new AI assistant in AI21 Studio. Use when you need to set up a new assistant with custom configuration, tools, and behavior.
Tool to create a new plan for an AI21 Studio assistant. Use when you need to add a new plan with Python code to an assistant.
Tool to create a new route for an AI21 Studio assistant. Use when you need to define a new conversational path or query pattern for an assistant.
Tool to create a new demo in AI21 Studio. Use when you need to set up a new demo with specified visibility and status.
Tool to preview grant compliance for Kirsh grants. Use when you need to check compliance status for specific grant IDs.
Tool to create MCP (Model Context Protocol) storage in AI21 Studio. Use when you need to register and configure an MCP server connection for your workspace.
Tool to save a secret in AI21 Studio. Use when you need to securely store sensitive information like API keys or passwords.
Tool to create a website connector in AI21 Studio. Use when you need to index website content via sitemap or specific URLs for RAG or grounding purposes.
Tool to delete an assistant by its unique ID. Use when you need to permanently remove an assistant from the system.
Tool to delete a route from an AI21 Studio assistant. Use when you need to remove a routing configuration from an assistant.
Tool to delete a demo by its unique ID. Use when removing a specific demo from AI21 Studio.
Tool to delete an MCP (Model Context Protocol) storage configuration by its unique ID. Use when you need to permanently remove an MCP server configuration from AI21 Studio.
Tool to delete a secret by its unique ID. Use when you need to permanently remove a secret from AI21 Studio.
Permanently delete a website connector by its unique identifier. Use when you need to remove a website connector that is no longer needed.
Tool to download a modified document from AI21 Labs Studio. Use when you need to generate and download a document with specific content and filename.
Tool to generate requirements from a query or task description. Use when you need to break down a high-level task into specific requirements.
Tool to generate a thread name from a query or conversation context. Use when you need to create a descriptive title for a conversation thread.
Tool to retrieve an assistant by its unique identifier. Use when you need to get details about a specific assistant including its configuration, tools, and settings.
Tool to retrieve details of a specific route for an AI21 Studio assistant. Use when you need to get information about a particular route configuration.
Tool to retrieve all assistants associated with a specific MCP (Model Context Protocol) storage configuration. Use when you need to list assistants that are connected to a particular MCP server.
Tool to check the status of a Fnac Aftersales parts classification batch prediction job. Use when you need to monitor the progress or retrieve results of a previously submitted batch.
Tool to retrieve a demo by its unique ID. Use when you need to fetch details about a specific demo including its name, status, visibility, and configuration.
Tool to get the ingestion status of a library batch. Use when you need to check the processing status of documents in a batch upload.
Tool to retrieve a specific MCP (Model Context Protocol) storage configuration by its unique ID. Use when you need to get details about a particular MCP server including its URL, label, authentication settings, and allowed tools.
Tool to get output explanation for an execution (cached or generated). Use when you need to retrieve or regenerate the explanation for a specific execution. Set force_regenerate to true to bypass cache.
Tool to retrieve a specific plan from an AI21 Studio assistant. Use when you need to fetch details of a plan by its ID.
Tool to retrieve details of a specific website connector by its ID. Use when you need to fetch information about a website connector in AI21 Studio.
Tool to retrieve the status of a website connector ingestion. Use when you need to check the processing status of a website that was added to AI21 Studio.
Tool to retrieve the status of a specific URL in the website connector. Use when you need to check the processing status of a URL that was previously ingested.
Tool to retrieve Kirsh grant metadata by grant ID. Use when you need to fetch grant information including grant name and organization details.
Tool to ingest website content via sitemap URL in AI21 Studio. Use when you need to process and index website pages from a sitemap for RAG, grounding, or document analysis purposes.
Tool to ingest a website URL into AI21 Studio's website connector. Use when you need to add a specific URL to be processed and indexed by the website connector for RAG or grounding.
Tool to retrieve grant metadata from the Kirsh preview endpoint. Use when you need to fetch grant information including grant name and associated organization details.
Tool to retrieve all assistants from AI21 Studio. Use when you need to list available assistants, optionally filtered by workspace IDs.
Tool to retrieve all available models from AI21 Studio settings. Use when you need to list models that are available for use in the workspace.
Tool to retrieve all demos from AI21 Studio. Use when you need to list all available demos including their names, statuses, visibility settings, and configurations.
Tool to list files in the workspace library with optional filtering. Use to retrieve file metadata, search by name/path/status/labels, or paginate through library contents.
Tool to retrieve all MCP (Model Context Protocol) storage configurations from AI21 Studio. Use when you need to list available MCP servers and their configurations, optionally filtered by workspace ID.
Tool to retrieve information about all available AI21 models. Use when you need to list models with their specifications, pricing, and capabilities.
Tool to list all plans for a specific assistant. Use when you need to retrieve the plans associated with an assistant ID.
Tool to retrieve all secrets from AI21 Studio secret storage. Use when you need to list stored secrets and their metadata.
Tool to retrieve website connector information from AI21 Studio. Use when you need to get details about configured website connectors.
Tool to retrieve all workspace models by organization from AI21 Studio. Use when you need to list available models for the workspace.
Tool to modify an existing AI21 Studio assistant. Use when you need to update assistant properties like name, description, models, system prompt, or configuration. At least one field must be provided to update. All fields except assistant_id are optional.
Tool to modify an existing assistant plan in AI21 Studio. Use when you need to update the code or schemas of a plan.
Tool to modify an existing route within an assistant. Use when you need to update the description or examples of a specific route in an AI21 Studio assistant.
Tool to retry ingestion of a website in AI21 Studio. Use when a website ingestion has failed and you need to trigger another attempt to ingest the content.
Tool to run an AI21 Studio assistant with conversational input. Use when you need to interact with a configured AI21 assistant by providing messages and receiving responses. The assistant processes the input messages and returns a result based on its configuration. Supports multiple languages and optional features like dynamic planning and structured RAG.
Tool to sync a website connector in AI21 Studio. Use when you need to trigger a synchronization of website content for a specific connector.
Tool to update an existing demo in Studio by AI21 Labs. Use when you need to modify demo properties such as name, status, visibility, or configuration.
Tool to update an existing MCP (Model Context Protocol) storage configuration in AI21 Studio. Use when you need to modify the server label of an MCP storage configuration.
Tool to update an existing secret in AI21 Studio. Use when you need to modify secret properties such as name or value.
Tool to validate Python code for an AI21 Studio assistant plan. Use when you need to verify that code is syntactically correct and executable before using it in an assistant.