Aident logoAident logo centerAident Loadout
SkillsAppsActionsPricingDocs
ENStart Now

Actions for AI agents

Explore exact operations, provider setup, pricing, and safety details before using them with Aident Loadout.

Showing 4033-4056 of 33029 Actions, ordered by recent successful use.

Attio List Notes

Attio Tools

Lists notes in Attio. Can list all notes in the workspace, or filter by parent object type and/or specific record. Notes are returned in reverse chronological order (newest first).

Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio List Objects

    Attio Tools

    This tool retrieves a list of all available objects (both system-defined and user-defined) in the Attio workspace via GET /v2/objects, returning key metadata including slugs and IDs for each object. Call this tool first before ATTIO_LIST_RECORDS, ATTIO_FIND_RECORD, or ATTIO_CREA…

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio List People Attribute Values

    Attio Tools

    Tool to get all values for a given attribute on a person record. Use when you need to retrieve current or historic values for a specific person attribute. Historic values can be queried using the show_historic param but cannot be queried on COMINT or enriched attributes (returns…

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio List People Record Entries

    Attio Tools

    Tool to list all entries across all lists for which a person record is the parent in Attio. Use when you need to see which lists a particular person record belongs to. Returns list information and entry IDs for each list the person appears in.

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio List Record Attribute Values

    Attio Tools

    Tool to retrieve all values for a specified attribute on a record in Attio. Use when you need to see the history of values for a specific attribute. Can return only active values or include historical values. Historic values cannot be queried on COMINT or enriched attributes.

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio List Records

    Attio Tools

    This tool lists records from a specific object type in Attio. It provides simple pagination support and returns records in creation order (oldest first). For complex filtering, use the FindRecord action instead. Standard object types include: people, companies, deals, users, wor…

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio List Threads

    Attio Tools

    Tool to list threads of comments on a record or list entry in Attio. Use when you need to view all comment threads associated with a specific record or list entry. Threads contain one or more comments sorted chronologically.

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio List User Record Entries

    Attio Tools

    Tool to list all entries across all lists for which a user record is the parent in Attio. Use when you need to see which lists a particular user record belongs to. Returns list information and entry IDs for each list the user appears in.

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio List User Records

    Attio Tools

    Tool to list user records in Attio with optional filtering and sorting. Use when you need to retrieve workspace members or user records based on specific criteria.

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio List Webhooks

    Attio Tools

    Tool to get all webhooks in your Attio workspace. Use when you need to retrieve a list of configured webhooks, their subscriptions, and statuses. Supports pagination via limit and offset parameters.

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio List Workspace Members

    Attio Tools

    Tool to list workspace members (actors) so agents can reliably assign owners and resolve workspace-member IDs even when the optional Users standard object is disabled. Use when writing or assigning actor-reference attributes (e.g., record/list entry owners) that require referenc…

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio List Workspace Record Attribute Values

    Attio Tools

    Tool to retrieve all values for a specified attribute on a workspace record in Attio. Use when you need to see the history of values for a specific attribute on a workspace record. Can return only active values or include all historical values sorted chronologically.

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio List Workspace Record Entries

    Attio Tools

    Tool to list all entries across all lists for which a workspace record is the parent in Attio. Use when you need to see which lists a particular workspace record belongs to. Returns list information and entry IDs for each list the workspace appears in.

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio List Workspace Records

    Attio Tools

    Tool to list workspace records with filtering and sorting options. Use when you need to retrieve workspace-level records from Attio. Records are returned based on the filters and sorts provided. Requires record_permission:read and object_configuration:read scopes.

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio Patch Record

    Attio Tools

    Tool to update people, companies, and other records by record_id using PATCH method. For multiselect attributes, values supplied will be prepended to existing values. Use PUT endpoint to overwrite or remove multiselect values.

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio Patch V2 Lists List Entries Entry Id

    Attio Tools

    Tool to update list entries by entry_id in Attio. Use when you need to modify attribute values on existing list entries. For multiselect attributes, the values supplied will be created and prepended to existing values. Use the PUT endpoint to overwrite or remove multiselect attr…

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio People Get Person

    Attio Tools

    Tool to get a single person record by its record_id in Attio. Use when you need to retrieve detailed information about a specific person. Returns all attribute values for the person with temporal and audit metadata.

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio People List Persons

    Attio Tools

    Tool to list person records from Attio with optional filtering and sorting. Use when you need to retrieve people based on specific criteria or get a paginated list of all people.

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio Post V2 Lists List Entries

    Attio Tools

    Tool to add a record to a list as a new list entry in Attio. Use when you need to organize records into specific lists. This endpoint will throw on conflicts of unique attributes. Multiple list entries are allowed for the same parent record.

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio Post V2 Lists List Entries Query

    Attio Tools

    Tool to list entries in a given list, with the option to filter and sort results. Use when you need to retrieve records that belong to a specific list with optional filtering and sorting.

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio Post V2 Objects Object Records Query

    Attio Tools

    Tool to list people, company or other records in Attio with the option to filter and sort results. Use when you need to retrieve records based on complex filter criteria or sorting requirements.

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio Put V2 Lists List Entries

    Attio Tools

    Tool to create or update a list entry for a given parent record in Attio. If an entry with the specified parent record is found, that entry will be updated. If no such entry is found, a new entry will be created instead. For multiselect attributes, all values will be either crea…

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio Put V2 Lists List Entries Entry Id

    Attio Tools

    Tool to update list entries by entry_id in Attio using PUT method. Use when you need to completely replace attribute values on existing list entries. For multiselect attributes, the values supplied will overwrite/remove the list of values that already exist (if any). Use the PAT…

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • Attio Put V2 Objects Object Records

    Attio Tools

    Tool to create or update people, companies and other records in Attio using a matching attribute. Use when you want to avoid duplicate records - if a record with the same value for the matching attribute is found, it will be updated; otherwise a new record is created. If you wan…

    Write Action·Risk level 2 of 5·OAuth connection·Free Action
  • PreviousPage 169 of 1377Next
    Aident logo

    Product

    Aident LoadoutAident Playbook EditorOpen-CUAK

    About

    AppsSkillsDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

    Alternatives

    vs Composiovs Zapier
    llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

    © Aident Labs, 2024-2026