create_account
ChatGPTCreate a NEW account (company, organization, business). Write action only; it adds a record and does not read or return existing data. To set required reference ids, resolve names to ids using the matching read tool for that entity first.
create_account
ChatGPTCreate a NEW account (company, organization, business). Write action only; it adds a record and does not read or return existing data. To set required reference ids, resolve names to ids using the matching read tool for that entity first.
create_account
ChatGPTCreate a NEW account (company, organization, business). Write action only; it adds a record and does not read or return existing data. To set required reference ids, resolve names to ids using the matching read tool for that entity first.
create_contact
ChatGPTCreate a NEW contact (person, lead, prospect). Write action only; it adds a record and does not read or return existing data. To set required reference ids, resolve names to ids using the matching read tool for that entity first. When the payload is an array you get an array back; for a single object (or an array with one item) you get an object back.
create_contact
ChatGPTCreate a NEW contact (person, lead, prospect). Write action only; it adds a record and does not read or return existing data. To set required reference ids, resolve names to ids using the matching read tool for that entity first. When the payload is an array you get an array back; for a single object (or an array with one item) you get an object back.
create_contact
ChatGPTCreate a NEW contact (person, lead, prospect). Write action only; it adds a record and does not read or return existing data. To set required reference ids, resolve names to ids using the matching read tool for that entity first. When the payload is an array you get an array back; for a single object (or an array with one item) you get an object back.
create_opportunity
ChatGPTCreate a NEW opportunity (deal, sale). Write action only; it adds a record and does not read or return existing data. To set required reference ids, resolve names to ids using the matching read tool for that entity first.
create_opportunity
ChatGPTCreate a NEW opportunity (deal, sale). Write action only; it adds a record and does not read or return existing data. To set required reference ids, resolve names to ids using the matching read tool for that entity first.
create_opportunity
ChatGPTCreate a NEW opportunity (deal, sale). Write action only; it adds a record and does not read or return existing data. To set required reference ids, resolve names to ids using the matching read tool for that entity first.
create_task
ChatGPTCreate a NEW task (to-do, reminder, activity). Write action only; it adds a record and does not read or return existing data. To set required reference ids, resolve names to ids using the matching read tool for that entity first.
create_task
ChatGPTCreate a NEW task (to-do, reminder, activity). Write action only; it adds a record and does not read or return existing data. To set required reference ids, resolve names to ids using the matching read tool for that entity first.
create_task
ChatGPTCreate a NEW task (to-do, reminder, activity). Write action only; it adds a record and does not read or return existing data. To set required reference ids, resolve names to ids using the matching read tool for that entity first.
get_account_feed
ChatGPTGet, view, or retrieve an account's feed, timeline, or activity history (emails, messages, meetings, calls, and other activities) for a specific account by its id.
get_account_feed
ChatGPTGet, view, or retrieve an account's feed, timeline, or activity history (emails, messages, meetings, calls, and other activities) for a specific account by its id.
get_account_feed
ChatGPTGet, view, or retrieve an account's feed, timeline, or activity history (emails, messages, meetings, calls, and other activities) for a specific account by its id.
list_accounts
ChatGPTList, search, find, look up, get, or retrieve accounts (companies, organizations, businesses, customers). Filter, sort, and paginate results, or fetch a single account by passing its id. Supports advanced filtering via "q" and sorting via "order_by"; field ids are validated server-side against your workspace. Fetch a single record by passing its id. Use this tool to resolve natural-language account names to numeric account ids before calling tools that require account ids.
list_accounts
ChatGPTList, search, find, look up, get, or retrieve accounts (companies, organizations, businesses, customers). Filter, sort, and paginate results, or fetch a single account by passing its id. Supports advanced filtering via "q" and sorting via "order_by"; field ids are validated server-side against your workspace. Fetch a single record by passing its id. Use this tool to resolve natural-language account names to numeric account ids before calling tools that require account ids.
list_accounts
ChatGPTList, search, find, look up, get, or retrieve accounts (companies, organizations, businesses, customers). Filter, sort, and paginate results, or fetch a single account by passing its id. Supports advanced filtering via "q" and sorting via "order_by"; field ids are validated server-side against your workspace. Fetch a single record by passing its id. Use this tool to resolve natural-language account names to numeric account ids before calling tools that require account ids.
list_contacts
ChatGPTList, search, find, look up, get, or retrieve contacts (people, persons, leads, prospects). Filter, sort, and paginate results, or fetch a single contact by passing its id. Supports advanced filtering via "q" and sorting via "order_by"; field ids are validated server-side against your workspace. Fetch a single record by passing its id. Use this tool to resolve natural-language contact names to numeric contact ids before calling tools that require contact ids.
list_contacts
ChatGPTList, search, find, look up, get, or retrieve contacts (people, persons, leads, prospects). Filter, sort, and paginate results, or fetch a single contact by passing its id. Supports advanced filtering via "q" and sorting via "order_by"; field ids are validated server-side against your workspace. Fetch a single record by passing its id. Use this tool to resolve natural-language contact names to numeric contact ids before calling tools that require contact ids.
list_contacts
ChatGPTList, search, find, look up, get, or retrieve contacts (people, persons, leads, prospects). Filter, sort, and paginate results, or fetch a single contact by passing its id. Supports advanced filtering via "q" and sorting via "order_by"; field ids are validated server-side against your workspace. Fetch a single record by passing its id. Use this tool to resolve natural-language contact names to numeric contact ids before calling tools that require contact ids.
list_opportunities
ChatGPTList, search, find, get, or retrieve opportunities (deals, sales, pipeline deals). Filter, sort, and paginate results, or fetch a single opportunity by passing its id. The default date filter (from/to) is on close_date; setting scope to user returns all opportunities for that user. Supports advanced filtering via "q" and sorting via "order_by"; field ids are validated server-side against your workspace. Fetch a single record by passing its id.
list_opportunities
ChatGPTList, search, find, get, or retrieve opportunities (deals, sales, pipeline deals). Filter, sort, and paginate results, or fetch a single opportunity by passing its id. The default date filter (from/to) is on close_date; setting scope to user returns all opportunities for that user. Supports advanced filtering via "q" and sorting via "order_by"; field ids are validated server-side against your workspace. Fetch a single record by passing its id.
list_opportunities
ChatGPTList, search, find, get, or retrieve opportunities (deals, sales, pipeline deals). Filter, sort, and paginate results, or fetch a single opportunity by passing its id. The default date filter (from/to) is on close_date; setting scope to user returns all opportunities for that user. Supports advanced filtering via "q" and sorting via "order_by"; field ids are validated server-side against your workspace. Fetch a single record by passing its id.
list_pipelines
ChatGPTList, get, search, or retrieve pipelines (sales pipelines and their stages). Filter, sort, and paginate results, or fetch a single pipeline by passing its id. Supports advanced filtering via "q" and sorting via "order_by"; field ids are validated server-side against your workspace. Fetch a single record by passing its id.
list_pipelines
ChatGPTList, get, search, or retrieve pipelines (sales pipelines and their stages). Filter, sort, and paginate results, or fetch a single pipeline by passing its id. Supports advanced filtering via "q" and sorting via "order_by"; field ids are validated server-side against your workspace. Fetch a single record by passing its id.
list_pipelines
ChatGPTList, get, search, or retrieve pipelines (sales pipelines and their stages). Filter, sort, and paginate results, or fetch a single pipeline by passing its id. Supports advanced filtering via "q" and sorting via "order_by"; field ids are validated server-side against your workspace. Fetch a single record by passing its id.
list_tags
ChatGPTList, search, get, or retrieve tags (labels, categories, keywords). Filter, sort, and paginate results, or fetch a single tag by passing its id. Supports advanced filtering via "q" and sorting via "order_by"; field ids are validated server-side against your workspace. Fetch a single record by passing its id.
list_tags
ChatGPTList, search, get, or retrieve tags (labels, categories, keywords). Filter, sort, and paginate results, or fetch a single tag by passing its id. Supports advanced filtering via "q" and sorting via "order_by"; field ids are validated server-side against your workspace. Fetch a single record by passing its id.
list_tags
ChatGPTList, search, get, or retrieve tags (labels, categories, keywords). Filter, sort, and paginate results, or fetch a single tag by passing its id. Supports advanced filtering via "q" and sorting via "order_by"; field ids are validated server-side against your workspace. Fetch a single record by passing its id.
list_tasks
ChatGPTList, search, find, get, or retrieve tasks (to-dos, reminders, activities, calls, meetings). Filter, sort, and paginate results, or fetch a single task by passing its id. Supports advanced filtering via "q" and sorting via "order_by"; field ids are validated server-side against your workspace. Fetch a single record by passing its id.
list_tasks
ChatGPTList, search, find, get, or retrieve tasks (to-dos, reminders, activities, calls, meetings). Filter, sort, and paginate results, or fetch a single task by passing its id. Supports advanced filtering via "q" and sorting via "order_by"; field ids are validated server-side against your workspace. Fetch a single record by passing its id.
list_tasks
ChatGPTList, search, find, get, or retrieve tasks (to-dos, reminders, activities, calls, meetings). Filter, sort, and paginate results, or fetch a single task by passing its id. Supports advanced filtering via "q" and sorting via "order_by"; field ids are validated server-side against your workspace. Fetch a single record by passing its id.
list_users
ChatGPTList, search, get, or retrieve users (team members, colleagues, teammates, account owners, assignees). Filter, sort, and paginate results, or fetch a single user by passing its id. Use this to resolve a person's name to a numeric user id. Supports advanced filtering via "q" and sorting via "order_by"; field ids are validated server-side against your workspace. Fetch a single record by passing its id. Use this tool to resolve natural-language person names to numeric user ids before calling tools that require user ids.
list_users
ChatGPTList, search, get, or retrieve users (team members, colleagues, teammates, account owners, assignees). Filter, sort, and paginate results, or fetch a single user by passing its id. Use this to resolve a person's name to a numeric user id. Supports advanced filtering via "q" and sorting via "order_by"; field ids are validated server-side against your workspace. Fetch a single record by passing its id. Use this tool to resolve natural-language person names to numeric user ids before calling tools that require user ids.
list_users
ChatGPTList, search, get, or retrieve users (team members, colleagues, teammates, account owners, assignees). Filter, sort, and paginate results, or fetch a single user by passing its id. Use this to resolve a person's name to a numeric user id. Supports advanced filtering via "q" and sorting via "order_by"; field ids are validated server-side against your workspace. Fetch a single record by passing its id. Use this tool to resolve natural-language person names to numeric user ids before calling tools that require user ids.
update_account
ChatGPTUpdate or edit an EXISTING account (company, organization). Write action only; it modifies a record and does not read or return existing data. Requires the numeric record id plus any reference ids; resolve names to ids using the matching read tool for that entity first.
update_account
ChatGPTUpdate or edit an EXISTING account (company, organization). Write action only; it modifies a record and does not read or return existing data. Requires the numeric record id plus any reference ids; resolve names to ids using the matching read tool for that entity first.
update_account
ChatGPTUpdate or edit an EXISTING account (company, organization). Write action only; it modifies a record and does not read or return existing data. Requires the numeric record id plus any reference ids; resolve names to ids using the matching read tool for that entity first.
update_contact
ChatGPTUpdate or edit an EXISTING contact (person, lead). Write action only; it modifies a record and does not read or return existing data. Requires the numeric record id plus any reference ids; resolve names to ids using the matching read tool for that entity first.
update_contact
ChatGPTUpdate or edit an EXISTING contact (person, lead). Write action only; it modifies a record and does not read or return existing data. Requires the numeric record id plus any reference ids; resolve names to ids using the matching read tool for that entity first.
update_contact
ChatGPTUpdate or edit an EXISTING contact (person, lead). Write action only; it modifies a record and does not read or return existing data. Requires the numeric record id plus any reference ids; resolve names to ids using the matching read tool for that entity first.
update_opportunity
ChatGPTUpdate or edit an EXISTING opportunity (deal, sale). Write action only; it modifies a record and does not read or return existing data. Requires the numeric record id plus any reference ids; resolve names to ids using the matching read tool for that entity first.
update_opportunity
ChatGPTUpdate or edit an EXISTING opportunity (deal, sale). Write action only; it modifies a record and does not read or return existing data. Requires the numeric record id plus any reference ids; resolve names to ids using the matching read tool for that entity first.
update_opportunity
ChatGPTUpdate or edit an EXISTING opportunity (deal, sale). Write action only; it modifies a record and does not read or return existing data. Requires the numeric record id plus any reference ids; resolve names to ids using the matching read tool for that entity first.
update_task
ChatGPTUpdate or edit an EXISTING task (to-do, reminder). Write action only; it modifies a record and does not read or return existing data. Requires the numeric record id plus any reference ids; resolve names to ids using the matching read tool for that entity first.
update_task
ChatGPTUpdate or edit an EXISTING task (to-do, reminder). Write action only; it modifies a record and does not read or return existing data. Requires the numeric record id plus any reference ids; resolve names to ids using the matching read tool for that entity first.
update_task
ChatGPTUpdate or edit an EXISTING task (to-do, reminder). Write action only; it modifies a record and does not read or return existing data. Requires the numeric record id plus any reference ids; resolve names to ids using the matching read tool for that entity first.
create_account
Claudecreate_contact
Claudecreate_opportunity
Claudecreate_task
Claudeget_account_feed
Claudelist_accounts
Claudelist_contacts
Claudelist_opportunities
Claudelist_pipelines
Claudelist_tags
Claudelist_tasks
Claudelist_users
Claudeupdate_account
Claudeupdate_contact
Claudeupdate_opportunity
Claudeupdate_task
Claude