AI Agents for ChatBotKit

Create powerful agentic AI workflows that seamlessly integrate with chatbotkit.com's services.

  • chatbotkit.com

    Create Dataset

    Create a new dataset
    dataset
    create
  • chatbotkit.com

    Search Dataset

    Search a dataset for specific keywords or filters
    dataset
    search
  • chatbotkit.com

    Create Dataset Record

    Create a new record in a dataset
    dataset
    record
    create
  • chatbotkit.com

    Add File to Dataset

    Creates and synchronizes a file in a dataset from a URL source.
    url
    dataset
    file
    create
    url
  • chatbotkit.com

    Read File

    Read the content of a file
    file
    read
  • chatbotkit.com

    Write File

    Write content to a file
    file
    write
  • chatbotkit.com

    Append to File

    Append content to a file
    file
    append
  • chatbotkit.com

    Read Attachment

    Read the content of an attachment that contain textual data
    attachment
    read
  • chatbotkit.com

    Fetch Web Page

    Fetch the content of a web page using a URL and convert it to text
    fetch
    page
    text
    get
  • chatbotkit.com

    Fetch Web API

    Fetch data from a web API using a URL and optional parameters
    fetch
    api
    get
  • chatbotkit.com

    Post Data to Web API

    Post data to a web API using a URL and JSON payload
    fetch
    api
    post
  • chatbotkit.com

    Post Data to Web API with Parameters

    Post data to a web API using a URL and form parameters
    params
    fetch
    api
    post
  • chatbotkit.com

    Fetch Metadata

    Fetch the metadata of a web page
    fetch
    metadata
  • chatbotkit.com

    Execute File SQL Query

    Execute a SQL query on a csv, excel, json files hosted on a remote server.
    file
    sql
  • chatbotkit.com

    Evaluate Math Expression

    Evaluate a math expression
    math
    evaluate
  • chatbotkit.com

    Search Web

    Search the web for specific keywords
    search
    web
  • chatbotkit.com

    Search News

    Search the web for news articles based on specific keywords
    search
    news
  • chatbotkit.com

    Search Images

    Search the web for images based on specific keywords
    search
    images
  • chatbotkit.com

    Search Videos

    Search the web for videos based on specific keywords
    search
    videos
  • chatbotkit.com

    Send Email

    Compose and send an email using the provided content in markdown format
    email
    smtp
  • chatbotkit.com

    Generate Text

    Generate text based on the provided source text
    text
    generation
  • chatbotkit.com

    Generate Article

    Generate an article on the provided topic and source text
    text
    generation
    article
  • chatbotkit.com

    Generate Email

    Generate an email based on the provided source text
    text
    generation
    email
  • chatbotkit.com

    Summarize Text

    Summarize the content of a text
    text
    summary
  • chatbotkit.com

    Translate Text

    Translate text from one language to another
    text
    translation
  • chatbotkit.com

    Generate Image

    Generate an image from the provided input prompt.
    image
    generation
  • chatbotkit.com

    Generate Image

    Generate an image from the provided input prompt.
    gpt image 1
    image
    gpt-image-1
  • chatbotkit.com

    Modify Image

    Create a new image from previous input images and a provided input prompt.
    gpt image 1
    image
    gpt-image-1
  • chatbotkit.com

    Generate Image

    Generate an image from the provided input prompt.
    dalle3
    image
    dalle
  • chatbotkit.com

    Generate Image Using DALL-E 2

    Generate an image using the DALL-E 2 model
    dalle2
    image
    dalle
  • chatbotkit.com

    Generate Image

    Generate an image from the provided input prompt.
    stablediffusion
    image
    stablediffusion
  • chatbotkit.com

    Generate A Logo

    Generate a logo using the DALL-E 3 model
    image
  • chatbotkit.com

    Describe Image

    Describe the content of an image URL
    beta
    image
    description
  • chatbotkit.com

    Transcribe Audio

    Transcribe the content of an audio URL
    audio
    transcribe
  • chatbotkit.com

    Ask Bot

    Ask another bot a question
    bot
    ask
    beta
  • chatbotkit.com

    Ask Bot

    Ask another bot a question
    by id
    bot
    ask
    beta
  • chatbotkit.com

    Call Bot

    Call another bot to perform an action
    bot
    call
    beta
  • chatbotkit.com

    Call Bot

    Call another bot to perform an action
    by id
    bot
    call
    beta
  • chatbotkit.com

    Evaluate Task Execution

    Evaluate how well a task was executed by the agent
    agent
    evaluate
    beta
  • chatbotkit.com

    Plan Task Execution

    Plan how a task should be executed by the agent
    agent
    plan
    beta
  • chatbotkit.com

    Execute Task

    Execute a task using the agent
    agent
    execute
    beta
  • chatbotkit.com

    Run Shell Operation

    Execute shell commands and scripts
    beta
  • chatbotkit.com

    Execute Shell Command

    Execute a shell command or script
    shell
    command
    beta
  • chatbotkit.com

    Read File from Shell Environment

    Read the content of a file in a shell environment
    shell
    file
    read
    beta
  • chatbotkit.com

    Write File in Shell Environment

    Write content to a file in a shell environment
    shell
    file
    write
    beta
  • chatbotkit.com

    Execute Python Script

    Execute a Python script
    shell
    python
    script
    beta
  • chatbotkit.com

    Execute Node.js Script

    Execute a Node.js script
    shell
    node
    script
    beta
  • chatbotkit.com

    Query Database

    Query a database using SQL
    mock
    sql
  • chatbotkit.com

    Query Dataset

    Query a dataset using specific terms
    mock
    sql
  • chatbotkit.com

    Dispatch Browser Task

    Dispatch a specific task within a live web browser.
    browser
    dispatch
    beta
  • chatbotkit.com

    Run Task Operation

    Use this tool to create, update, delete and execute scheduled tasks. This should be strictly used for task management purposes only.
    beta
  • chatbotkit.com

    List Tasks

    List scheduled and one-time tasks
    task
    list
    beta
  • chatbotkit.com

    Fetch Task

    Fetch details of a specific task
    task
    fetch
    beta
  • chatbotkit.com

    Create Task

    Create a task using details provided
    task
    create
    beta
  • chatbotkit.com

    Update Task

    Update an existing task or to-do item
    task
    update
    beta
  • chatbotkit.com

    Delete Task

    Delete an existing task
    task
    delete
    beta
  • chatbotkit.com

    Run Task

    Perform a single run of a task using the provided task ID
    task
    run
    beta
  • chatbotkit.com

    List Conversations

    List all conversations or to-do items
    conversation
    list
    beta
  • chatbotkit.com

    Fetch Conversation

    Fetch details of a specific conversation
    conversation
    create
    beta
  • chatbotkit.com

    Abort Operation

    Abort the current operation
    abort
  • chatbotkit.com

    Success

    Exit by marking the current operation as successful
    success
    success
  • chatbotkit.com

    Failure

    Exit by marking the current operation as failure
    failure
    fail