// 01 · Tools

7,277

public tool functions

Every async def agent-callable function on the platform, enumerated at build time from the canonical Python source. Scoped, HITL-able, drop-on-canvas ready. No autoplay, no autodiscovery. Every tool an agent can fire is in this list.

251 providers · 7277 tools
click star · drag · scroll · dblclick to reset
// browse · 7277 entries · page 1/73
page 1 / 73← back to benchmarks
abusech5 tools
  • bazaar_lookup_hash

    Look up a malware sample on MalwareBazaar by hash.

  • feodo_botnet_ips

    Feodo Tracker active botnet C2 IP list - Emotet, Dridex, TrickBot, QakBot, BumbleBee, Pikabot, IcedID. Companion feed to URLhaus / MalwareBazaar / ThreatFox; same auth key.

  • threatfox_search_ioc

    Look up an IOC (URL, domain, IP, hash) in ThreatFox.

  • urlhaus_lookup_host

    All URLhaus entries hosted on a given host or IP.

  • urlhaus_lookup_url

    Check a URL against URLhaus' malicious-URL database.

aic3 tools
  • aic_artists_search

    Search Art Institute of Chicago artists/agents.

  • aic_artwork

    Fetch one AIC artwork by ID.

  • aic_search

    Search Art Institute of Chicago artworks.

airnow5 tools
  • airnow_current_by_latlon

    Current observed AQI nearest to a lat/lon.

  • airnow_current_by_zip

    Current observed AQI at the nearest reporting area for a US ZIP.

  • airnow_forecast_by_latlon

    Multi-day AQI forecast for a coordinate.

  • airnow_forecast_by_zip

    Multi-day AQI forecast for a US ZIP.

  • airnow_historical_by_zip

    Historical observed AQI at the nearest reporting area for a US ZIP on a specific date.

airtable87 tools
  • airtable_add_base_collaborator

    Add a user or group collaborator to a base with a permission level (Enterprise admin).

  • airtable_add_workspace_collaborator

    Add a user or group collaborator to a workspace (Enterprise admin).

  • airtable_api_delete

    Low-level DELETE against any Airtable Web API path (escape hatch).

  • airtable_api_get

    Low-level GET against any Airtable Web API path (escape hatch).

  • airtable_api_patch

    Low-level PATCH against any Airtable Web API path (escape hatch).

  • airtable_api_post

    Low-level POST against any Airtable Web API path (escape hatch).

  • airtable_create_audit_log_request

    Create a v1 audit-log export request producing a gzipped file (DEPRECATED).

  • airtable_create_base

    Create a new base in a workspace with initial tables and fields.

  • airtable_create_comment

    Create a comment on a record, optionally as a threaded reply.

  • airtable_create_field

    Create a new field (column) in a table.

  • airtable_create_record

    Create one record from a JSON object of field values (single-record helper).

  • airtable_create_records

    Create one or up to 10 records in a single request.

  • airtable_create_table

    Create a new table in a base, pre-populating its fields.

  • airtable_create_webhook

    Create a webhook on a base with a change specification.

  • airtable_create_workspace

    Create a new workspace inside an enterprise account (Enterprise admin).

  • airtable_create_workspace_invite

    Create an invite link for a workspace (Enterprise admin; body per invite-link model).

  • airtable_delete_base_collaborator

    Remove a collaborator (user or group) from a base (Enterprise admin).

  • airtable_delete_base_share

    Permanently delete a base share link (irreversible) (Enterprise admin).

  • airtable_delete_comment

    Delete a comment from a record (non-admins can delete only their own).

  • airtable_delete_record

    Delete a single record by its record ID (hard delete, not recoverable via API).

  • airtable_delete_records

    Delete up to 10 records in one request.

  • airtable_delete_view

    Delete a view from a base. Requires an Enterprise Scale plan.

  • airtable_delete_webhook

    Permanently delete a webhook from a base (its payloads become inaccessible).

  • airtable_delete_workspace

    Delete a workspace by ID (restorable via Trash within retention) (Enterprise admin).

  • airtable_delete_workspace_collaborator

    Remove a collaborator from a workspace (Enterprise admin; blocked for the sole owner).

  • airtable_delete_workspace_invite

    Delete an outstanding workspace invite link (Enterprise admin).

  • airtable_enable_disable_webhook_notifications

    Enable or disable outbound notification pings for a webhook.

  • airtable_enterprise_create_descendant

    Create a descendant enterprise account under a root Enterprise Hub account (Hub admin).

  • airtable_enterprise_delete_user_by_id

    Permanently delete a single enterprise user by ID (Enterprise admin).

  • airtable_enterprise_delete_users_by_email

    Bulk-delete enterprise users by email (Enterprise admin).

  • airtable_enterprise_get_change_events

    List enterprise change events (DLP/audit) for a time window, newest first (Enterprise Scale).

  • airtable_enterprise_get_user_by_id

    Get a single enterprise user by their user ID (Enterprise).

  • airtable_enterprise_grant_admin_access

    Bulk-grant enterprise admin access to one or more users (Enterprise admin).

  • airtable_enterprise_list_personal_access_tokens

    List PATs of administered users under a root enterprise account (Enterprise admin; beta path).

  • airtable_enterprise_list_users

    List or batch-get enterprise users by id/email, with filtering and pagination (Enterprise).

  • airtable_enterprise_logout_user

    Force-logout an enterprise user, invalidating all active sessions (Enterprise admin).

  • airtable_enterprise_manage_user

    Update an enterprise user's state, email, or name (Enterprise admin).

  • airtable_enterprise_manage_user_membership

    Bulk claim or unclaim enterprise users (managed/unmanaged membership) (Enterprise admin).

  • airtable_enterprise_move_user_groups

    Move up to 100 user groups between Enterprise Hub accounts in the same org (Hub admin).

  • airtable_enterprise_revoke_admin_access

    Bulk-revoke directly-assigned enterprise admin access from one or more users (Enterprise admin).

  • airtable_enterprise_revoke_personal_access_tokens

    Revoke up to 100 PATs of administered users (Enterprise admin; beta path).

  • airtable_get_audit_log_events

    List enterprise audit log events (v2), with rich filtering and cursor pagination (Enterprise).

  • airtable_get_audit_log_request

    Get status and download URLs for a v1 audit-log export request (DEPRECATED).

  • airtable_get_base

    Get metadata for a single base, optionally including collaborators and more.

  • airtable_get_base_schema

    Retrieve the full schema of a base: all tables, their fields, and views.

  • airtable_get_current_user

    Return the user ID (and, with user.email:read, the email and OAuth scopes) of the current token.

  • airtable_get_enterprise_account

    Retrieve enterprise account details (Enterprise): workspace IDs, user IDs, and more.

  • airtable_get_record

    Retrieve a single record by its record ID.

  • airtable_get_user_group

    Retrieve a user group by ID (Enterprise). Optionally include its collaborations.

  • airtable_get_view_metadata

    Retrieve metadata for a single view by ID.

  • airtable_get_workspace

    Retrieve workspace metadata, optionally including collaborators and invite links.

  • airtable_list_audit_log_requests

    List v1 audit-log export requests (DEPRECATED; prefer airtable_get_audit_log_events).

  • airtable_list_base_shares

    List all share links for a base with their state, type, and access restrictions (Enterprise admin).

  • airtable_list_bases

    List all bases the token can access (up to 1000 per page).

  • airtable_list_block_installations

    List all custom extension (block) installations on a base.

  • airtable_list_comments

    List all comments on a record, with pagination.

  • airtable_list_records

    List records from a table with filtering, sorting, pagination, and field projection.

  • airtable_list_records_post

    List records via a POST body to avoid the 16k-char URL limit on big formulas.

  • airtable_list_tables

    List the tables and typed field schema for a base (alias of airtable_get_base_schema).

  • airtable_list_views

    List all views across all tables in a base.

  • airtable_list_webhook_payloads

    Retrieve accumulated change payloads for a webhook (cursor pagination).

  • airtable_list_webhooks

    List all webhooks registered on a base (max 10 per base).

  • airtable_manage_base_share

    Enable or disable an existing base share link (Enterprise admin; no create-share exists).

  • airtable_move_base

    Move a base from one workspace to another within an enterprise account (Enterprise admin).

  • airtable_move_workspaces

    Move up to 100 workspaces between Enterprise Hub accounts in the same org (Enterprise admin).

  • airtable_oauth_authorize_url

    Build the Airtable OAuth 2.0 authorization URL to start user consent (no network call).

  • airtable_oauth_exchange_token

    Exchange an OAuth authorization code for access + refresh tokens.

  • airtable_oauth_refresh_token

    Refresh an OAuth access token using a refresh token.

  • airtable_query

    Query records from a table with an optional Airtable-formula filter (simple helper).

  • airtable_refresh_webhook

    Extend a webhook's expiration by 7 days from now (only non-expired webhooks).

  • airtable_replace_record

    Destructively replace a single record (PUT), clearing all fields not included.

  • airtable_replace_records

    Destructively replace up to 10 records (PUT), clearing all unspecified fields.

  • airtable_scim_create_group

    Provision a new managed group via SCIM (Enterprise SSO; displayName must be unique).

  • airtable_scim_create_user

    Provision a new managed user via SCIM (Enterprise SSO).

  • airtable_scim_delete_group

    Delete a managed group via SCIM (Enterprise SSO).

  • airtable_scim_delete_user

    Deprovision and delete a managed user via SCIM (Enterprise SSO).

  • airtable_scim_get_group

    Retrieve a single managed group by SCIM group ID (Enterprise SSO).

  • airtable_scim_get_service_provider_config

    Retrieve SCIM 2.0 service provider metadata (supported features/capabilities) (Enterprise SSO).

  • airtable_scim_get_user

    Retrieve a single managed user by Airtable SCIM user ID (Enterprise SSO).

  • airtable_scim_list_groups

    List managed groups as SCIM Group objects (Enterprise SSO).

  • airtable_scim_list_users

    List managed users as SCIM User objects (Enterprise SSO).

  • airtable_scim_patch_group

    Partially update a managed group's attributes/membership via SCIM PatchOp (Enterprise SSO).

  • airtable_scim_patch_user

    Partially update a managed user via SCIM PatchOp operations (Enterprise SSO).

  • airtable_scim_update_group

    Fully replace a managed group's SCIM attributes including membership (PUT) (Enterprise SSO).

  • airtable_scim_update_user

    Fully replace a managed user's SCIM attributes (PUT; active=false deprovisions) (Enterprise SSO).

  • airtable_sync_csv_data

    Replace a synced table's contents by pushing CSV to its Sync API endpoint.

  • airtable_update_base_collaborator_permission

    Update the permission level of an existing base collaborator (Enterprise admin).

page 1 / 73← back to benchmarks

// Catalog generated 2026-09-21 from the live source

Join the community
// Cookies
Melaya uses a small set of first-party cookies that are strictly necessary to authenticate you, maintain your session, and protect the platform from abuse. We do not use advertising cookies, cross-site trackers, or third-party analytics by default. The full cookie list is in our Privacy Policy.