Moco
mocoMOCO is a business management software offering project management, time tracking, and invoicing solutions.
Acciones disponibles (25)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
List ActivitiesMOCO_ACTIVITIES_LISTAcciónTool to retrieve activities. use when you need to list time entries with filters like date range, user, project, or billing status.
MOCO_ACTIVITIES_LISTAcciónTool to retrieve activities. use when you need to list time entries with filters like date range, user, project, or billing status.
Parámetros de entrada
pageintegerPage number for pagination, must be >= 1.
termstringSearch term matching tag, description, or remote_id.
billedbooleanIf true, only already billed activities; false otherwise.
sort_bystringField name to sort by (e.g., 'date', 'hours').
task_idintegerFilter activities by task ID.
to_datestringEnd date (YYYY-MM-DD) to filter activities.
user_idintegerFilter activities by user ID.
billablebooleanIf true, only billable activities; false for non-billable.
from_datestringStart date (YYYY-MM-DD) to filter activities.
company_idintegerFilter activities by company (customer) ID.
project_idintegerFilter activities by project ID.
sort_orderstringenumSort order: 'asc' (default) or 'desc'.
ascdesc
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get ActivityMOCO_ACTIVITY_GETAcciónTool to retrieve a single activity by id. use when you need to fetch details for a specific activity after confirming the activity id.
MOCO_ACTIVITY_GETAcciónTool to retrieve a single activity by id. use when you need to fetch details for a specific activity after confirming the activity id.
Parámetros de entrada
idintegerObligatorioThe unique identifier of the activity to retrieve.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update ActivityMOCO_ACTIVITY_UPDATEAcciónTool to update an existing activity. use when you need to adjust details of a recorded time entry after confirming the activity exists.
MOCO_ACTIVITY_UPDATEAcciónTool to update an existing activity. use when you need to adjust details of a recorded time entry after confirming the activity exists.
Parámetros de entrada
idintegerObligatorioID of the activity to update
tagstringTag assigned to this entry
datestringDate of the activity in YYYY-MM-DD format
secondsintegerDuration in seconds (e.g., 4500 = 1.25 hours)
task_idintegerID of the task associated with the activity
billablebooleanWhether this activity is billable
remote_idstringExternal system identifier
project_idintegerID of the project associated with the activity
remote_urlstringURL pointing to the external system ticket
descriptionstringTextual description of the work performed
remote_servicestringenumExternal system name
trellojiraasanabasecampwunderlistbasecamp2basecamp3togglmitegithubyoutrack
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List commentsMOCO_COMMENTS_LISTAcciónTool to retrieve a list of comments. use after confirming the resource type and id.
MOCO_COMMENTS_LISTAcciónTool to retrieve a list of comments. use after confirming the resource type and id.
Parámetros de entrada
pageintegerPage number for paginated results.
manualbooleanTrue for user-created comments; false for system-generated.
sort_bystringField to sort by (e.g., 'created_at').
user_idintegerFilter by creator user ID.
sort_orderstringSort order: 'asc' or 'desc'.
commentable_idintegerFilter by resource ID.
commentable_typestringFilter by resource type (e.g., 'project', 'session').
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Create CompanyMOCO_COMPANY_CREATEAcciónTool to create a new company. use when you need to add a company after gathering required fields.
MOCO_COMPANY_CREATEAcciónTool to create a new company. use when you need to add a company after gathering required fields.
Parámetros de entrada
faxstringCompany's fax number
ibanstringInternational Bank Account Number for suppliers
infostringAdditional information about the company
namestringObligatorioName of the company
tagsstring[]Tags associated with the company
typestringObligatorioenumType of the company
customersupplierorganizationemailstringPrimary email address for the company
phonestringCompany's phone number
footerstringHTML content for invoice footer
addressstringPostal address, lines separated by ' '
user_idintegerID of the responsible user
websitestringCompany's website URL
currencystringCurrency code for customers (e.g., 'EUR'). Required if type is 'customer'
identifierstringUnique identifier/reference for the customer. Required if not automatically assigned
country_codestringISO Alpha-2 country code (e.g., 'DE', 'CH', 'AT')
customer_taxnumberTax rate for the customer (percentage)
debit_numberintegerDebit number if bookkeeping is enabled
supplier_taxnumberTax rate for the supplier (percentage)
billing_notesstringNotes to include on invoices
credit_numberintegerCredit number if bookkeeping is enabled
vat_identifierstringEuropean Union VAT identification number
billing_email_ccstringCC email address(es) for billing (comma-separated)
custom_propertiesobjectCustom key/value properties
default_invoice_due_daysintegerDefault number of days until invoice is due
alternative_correspondence_languagebooleanIndicates if sales documents should use the alternative correspondence language
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a companyMOCO_COMPANY_DELETEAcciónTool to delete a company. use when you need to remove a company from moco after confirming no active dependencies.
MOCO_COMPANY_DELETEAcciónTool to delete a company. use when you need to remove a company from moco after confirming no active dependencies.
Parámetros de entrada
idintegerObligatorioUnique identifier of the company to delete
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List ContactsMOCO_CONTACTS_LISTAcciónTool to retrieve a list of contacts. use when you need to list contacts optionally filtered by tags, term, or phone after confirming criteria.
MOCO_CONTACTS_LISTAcciónTool to retrieve a list of contacts. use when you need to list contacts optionally filtered by tags, term, or phone after confirming criteria.
Parámetros de entrada
pageintegerPage number for pagination, must be >=1.
tagsstringComma-separated tags to filter contacts.
termstringFull-text search for firstname, lastname, work_email, or company.
phonestringReverse lookup in work_phone or mobile_phone.
per_pageintegerNumber of contacts per page, must be >=1.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Deal CategoriesMOCO_DEAL_CATEGORIES_LISTAcciónTool to list deal categories with their ids and probabilities. use when you need a reference of available deal category types after authenticating.
MOCO_DEAL_CATEGORIES_LISTAcciónTool to list deal categories with their ids and probabilities. use when you need a reference of available deal category types after authenticating.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete DealMOCO_DEAL_DELETEAcciónTool to delete a deal. use when you have identified an obsolete or unwanted deal and confirmed its deletion. example: "delete the deal with id 123."
MOCO_DEAL_DELETEAcciónTool to delete a deal. use when you have identified an obsolete or unwanted deal and confirmed its deletion. example: "delete the deal with id 123."
Parámetros de entrada
idintegerObligatorioThe unique identifier of the deal to delete
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get DealMOCO_DEAL_GETAcciónTool to retrieve a single deal by id. use when you have a deal id and need detailed deal information. use after confirming the deal id.
MOCO_DEAL_GETAcciónTool to retrieve a single deal by id. use when you have a deal id and need detailed deal information. use after confirming the deal id.
Parámetros de entrada
idintegerObligatorioThe unique identifier of the deal to retrieve
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List DealsMOCO_DEALS_LISTAcciónTool to retrieve a list of all deals (leads). use when you need an overview of deals filtered by status, tags, date range, or associated company.
MOCO_DEALS_LISTAcciónTool to retrieve a list of all deals (leads). use when you need an overview of deals filtered by status, tags, date range, or associated company.
Parámetros de entrada
tagsstringComma-separated list of tags to filter by, e.g., 'Important,Strategic'.
statusstringenumFilter deals by status: one of 'potential', 'pending', 'won', 'lost', or 'dropped'.
potentialpendingwonlostdroppedclosed_tostringInclude deals closed on or before this date (YYYY-MM-DD).
company_idintegerFilter deals by associated company ID.
closed_fromstringInclude deals closed on or after this date (YYYY-MM-DD).
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update DealMOCO_DEAL_UPDATEAcciónTool to update an existing deal. use when you need to modify one or more fields of a deal after retrieving its details.
MOCO_DEAL_UPDATEAcciónTool to update an existing deal. use when you need to modify one or more fields of a deal after retrieving its details.
Parámetros de entrada
idintegerObligatorioThe unique identifier of the deal to update
infostringAdditional information for the deal
namestringName of the deal
tagsstring[]List of tags
moneynumberMonetary value of the deal; must be non-negative
statusstringenumStatus of the deal
potentialpendingwonlostdroppeduser_idintegerID of the responsible user
currencystringThree-letter currency code
closed_onstringDate when the deal was closed (YYYY-MM-DD)
person_idintegerID of the associated person
company_idintegerID of the associated company
reminder_datestringReminder date (YYYY-MM-DD)
deal_category_idintegerID of the deal category
service_period_tostringService period end date (YYYY-MM-DD)
service_period_fromstringService period start date (YYYY-MM-DD)
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List InvoicesMOCO_INVOICES_LISTAcciónTool to retrieve a list of all invoices. use when you need an overview of invoices, optionally filtered by status, date range, or client.
MOCO_INVOICES_LISTAcciónTool to retrieve a list of all invoices. use when you need an overview of invoices, optionally filtered by status, date range, or client.
Parámetros de entrada
pageintegerPage number for paginated results.
tagsstringComma-separated list of tags to filter invoices (e.g., 'Periodenfremd,Inkasso').
termstringWildcard search term within title and identifier fields.
statusstringComma-separated list of invoice statuses to filter by (e.g., 'draft,paid').
date_tostringInclude invoices dated on or before this date (YYYY-MM-DD).
per_pageintegerNumber of invoices per page for pagination.
date_fromstringInclude invoices dated on or after this date (YYYY-MM-DD).
company_idintegerFilter invoices by associated company ID.
identifierstringFilter by exact invoice identifier (invoice number).
not_bookedbooleanTrue to include only non-booked invoices.
project_idintegerFilter invoices by associated project ID.
service_period_tostringInclude invoices with service period ending on or before this date (YYYY-MM-DD).
include_disregardedbooleanTrue to include disregarded (marked as billed) invoices, default is false.
service_period_fromstringInclude invoices with service period starting on or after this date (YYYY-MM-DD).
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Create InvoiceMOCO_MOCO_INVOICE_CREATEAcciónTool to create a new invoice. use after gathering complete invoice data (customer, dates, items, etc.).
MOCO_MOCO_INVOICE_CREATEAcciónTool to create a new invoice. use after gathering complete invoice data (customer, dates, items, etc.).
Parámetros de entrada
taxnumberObligatorioTax percentage, e.g. 8.0
datestringObligatorioInvoice date in YYYY-MM-DD format
tagsstring[]Tags to attach to invoice
itemsobject[]ObligatorioList of invoice positions
titlestringObligatorioInvoice title
footerstringFooter text (supports variables)
statusstringObligatorioenumcreateddraftcurrencystringObligatorioThree-letter currency code, e.g. 'CHF'
discountnumberDiscount percentage
due_datestringObligatorioDue date in YYYY-MM-DD format
project_idintegerID of the assigned project
salutationstringSalutation text (supports variables)
customer_idintegerObligatorioID of the assigned client
cash_discountnumberCash discount percentage
change_addressstringObligatorioenuminvoiceprojectcustomercustom_propertiesobjectCustom key/value pairs
recipient_addressstringObligatorioFull recipient address, lines separated by ' '
service_period_tostringService period end date (YYYY-MM-DD)
cash_discount_daysintegerDays cash discount valid
internal_contact_idintegerID of an internal user
service_period_fromstringService period start date (YYYY-MM-DD)
print_detail_columnsbooleanShow/hide detail columns
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Create PurchaseMOCO_MOCO_PURCHASE_CREATEAcciónTool to create a new purchase. use when you need to log an expense record after gathering date, items, and payment info.
MOCO_MOCO_PURCHASE_CREATEAcciónTool to create a new purchase. use when you need to log an expense record after gathering date, items, and payment info.
Parámetros de entrada
datestringObligatorioPurchase date in YYYY-MM-DD format
fileobjectA file to attach to the purchase as base64-encoded content.
ibanstringSupplier IBAN for bank transfer
infostringFree text notes
tagsstring[]List of tags to assign
itemsobject[]ObligatorioList of purchase line items; at least one required
titlestringTitle for the purchase; if omitted, generated from items
statusstringenumInitial status (pending/archived)
pendingarchiveduser_idintegerID of the responsible user
currencystringObligatorioThree-letter currency code (must be valid for the account)
due_datestringDue date in YYYY-MM-DD format
referencestringAdditional reference text
company_idintegerID of the supplier company
payment_methodstringObligatorioenumPayment method
bank_transferdirect_debitcredit_cardpaypalcashbank_transfer_swiss_qr_esrcustom_propertiesobjectCustom metadata fields
service_period_tostringService period end date
receipt_identifierstringSupplier receipt identifier
service_period_fromstringService period start date
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get OfferMOCO_OFFER_GETAcciónTool to retrieve a single offer by id. use when you have an offer id and need detailed offer information. use after confirming the offer id.
MOCO_OFFER_GETAcciónTool to retrieve a single offer by id. use when you have an offer id and need detailed offer information. use after confirming the offer id.
Parámetros de entrada
idintegerObligatorioThe unique identifier of the offer to retrieve.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List OffersMOCO_OFFERS_LISTAcciónTool to retrieve a list of all offers. use when you need an overview of offers filtered by status, date range, or identifiers.
MOCO_OFFERS_LISTAcciónTool to retrieve a list of all offers. use when you need an overview of offers filtered by status, date range, or identifiers.
Parámetros de entrada
sortstringenumSort offers by 'date', 'created_at', or 'title'.
datecreated_attitlestatusstringenumFilter offers by status.
createdsentacceptedpartially_billedbilledarchiveddeal_idstringComma-separated deal IDs to filter, e.g., '123,456'.
to_datestringInclude offers on or before this date (YYYY-MM-DD).
from_datestringInclude offers on or after this date (YYYY-MM-DD).
company_idstringComma-separated company IDs to filter, e.g., '123,456'.
identifierstringFilter by offer identifier, e.g., 'A1903-003'.
project_idstringComma-separated project IDs to filter, e.g., '123,456'.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Planning EntriesMOCO_PLANNING_ENTRIES_LISTAcciónTool to retrieve a list of all planning entries. use when you need an overview of planned hours filtered by period, user, or project.
MOCO_PLANNING_ENTRIES_LISTAcciónTool to retrieve a list of all planning entries. use when you need an overview of planned hours filtered by period, user, or project.
Parámetros de entrada
periodstringDate range in 'YYYY-MM-DD:YYYY-MM-DD' format to filter entries.
user_idintegerFilter by user ID.
project_idintegerFilter by project ID.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Create Planning EntryMOCO_PLANNING_ENTRY_CREATEAcciónTool to create a new planning entry. use when you need to allocate working hours to a project or deal.
MOCO_PLANNING_ENTRY_CREATEAcciónTool to create a new planning entry. use when you need to allocate working hours to a project or deal.
Parámetros de entrada
symbolintegerSymbol identifier (1-10) representing various icons.
commentstringAdditional comments for the planning entry.
deal_idintegerID of the deal. Required if no project_id is provided.
ends_onstringObligatorioEnd date in YYYY-MM-DD format.
user_idintegerID of the user; defaults to the requesting user if omitted.
starts_onstringObligatorioStart date in YYYY-MM-DD format.
project_idintegerID of the project. Required if no deal_id is provided.
hours_per_daynumberObligatorioNumber of hours planned per day; must be non-negative.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Planning EntryMOCO_PLANNING_ENTRY_GETAcciónTool to retrieve a single planning entry by id. use when you need detailed information for a specific planning entry after confirming its id.
MOCO_PLANNING_ENTRY_GETAcciónTool to retrieve a single planning entry by id. use when you need detailed information for a specific planning entry after confirming its id.
Parámetros de entrada
idintegerObligatorioThe unique identifier of the planning entry to retrieve.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Create ProjectMOCO_PROJECT_CREATEAcciónTool to create a new project in moco. use when you need to provision a project with validated parameters.
MOCO_PROJECT_CREATEAcciónTool to create a new project in moco. use when you need to provision a project with validated parameters.
Parámetros de entrada
infostringAdditional project information
namestringObligatorioName of the project
tagsstring[]List of tags (e.g., 'Print', 'Digital')
budgetnumberTotal project budget
deal_idintegerDeal ID
currencystringObligatorioISO 4217 currency code
retainerbooleanObligatorioWhether this is a retainer project. If true, start_date, finish_date, and budget_monthly are mandatory and must align to full months.
leader_idintegerObligatorioUser ID of the project leader
contact_idintegerPrimary contact ID
identifierstringProject identifier (mandatory only if number ranges are manual)
start_datestringObligatorioProject start date in YYYY-MM-DD format
customer_idintegerObligatorioCompany ID of the customer
finish_datestringObligatorioProject finish date in YYYY-MM-DD format
fixed_pricebooleanObligatorioWhether this is a fixed-price project
hourly_ratenumberHourly rate if billing variant dictates
co_leader_idintegerUser ID of the co-leader
billing_notesstringAdditional billing notes
budget_monthlynumberMonthly budget (mandatory if retainer=true)
billing_addressstringBilling address, newline-separated
billing_variantstringenumBilling variant: 'project', 'task', or 'user' (default: 'project')
projecttaskuserbudget_expensesnumberExpenses budget
billing_email_ccstringCC billing recipient email
billing_email_tostringPrimary billing recipient email
project_group_idintegerProject group ID
custom_propertiesobjectCustom key/value property map
billing_contact_idintegerBilling contact ID
secondary_contact_idintegerSecondary contact ID
setting_include_time_reportbooleanInclude detailed time reports in billing
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get ProjectMOCO_PROJECT_GETAcciónTool to retrieve a single project by id. use when you need detailed project information after confirming the project id.
MOCO_PROJECT_GETAcciónTool to retrieve a single project by id. use when you need detailed project information after confirming the project id.
Parámetros de entrada
idintegerObligatorioThe unique identifier of the project to retrieve
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List ProjectsMOCO_PROJECTS_LISTAcciónTool to retrieve a list of all projects. use when you need an overview of projects optionally filtered by company, leader, date range, or tags after confirming criteria.
MOCO_PROJECTS_LISTAcciónTool to retrieve a list of all projects. use when you need an overview of projects optionally filtered by company, leader, date range, or tags after confirming criteria.
Parámetros de entrada
tagsstringComma-separated list of tags to filter by.
retainerbooleanFilter by retainer projects.
leader_idintegerFilter by project (co-)leader user ID.
company_idintegerFilter by company ID.
created_tostringFilter projects created on or before this date (YYYY-MM-DD).
identifierstringFilter by project identifier.
updated_tostringFilter projects updated on or before this date (YYYY-MM-DD).
created_fromstringFilter projects created on or after this date (YYYY-MM-DD).
updated_fromstringFilter projects updated on or after this date (YYYY-MM-DD).
include_companybooleanReturn complete company information instead of only ID and name.
include_archivedbooleanInclude archived projects.
project_group_idintegerFilter by project group ID.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update ProjectMOCO_PROJECT_UPDATEAcciónTool to update an existing project. use when you need to modify project details after confirming the project id.
MOCO_PROJECT_UPDATEAcciónTool to update an existing project. use when you need to modify project details after confirming the project id.
Parámetros de entrada
idintegerObligatorioUnique identifier of the project to update
infostringAdditional information about the project
namestringProject name
tagsstring[]List of tags associated with the project
activebooleanWhether the project is active
budgetnumberTotal budget for the project
deal_idintegerID of the associated deal
billablebooleanWhether the project is billable
retainerbooleanIndicates if the project is a retainer; then start_date, finish_date, and budget_monthly (on first/last day of month) become mandatory
leader_idintegerUser ID of the project leader
contact_idintegerID of the primary contact
identifierstringProject identifier (required if number ranges are manual)
start_datestringProject start date in YYYY-MM-DD format
customer_idintegerID of the associated customer
finish_datestringProject finish date in YYYY-MM-DD format
fixed_pricebooleanIndicates if the project has a fixed price
hourly_ratenumberHourly rate for the project
co_leader_idintegerUser ID of the co-leader
billing_notesstringNotes to include on billing documents
budget_monthlynumberMonthly budget (required if retainer)
billing_addressstringBilling address with ' ' separators
billing_variantstringenumBilling variant; 'project', 'task', or 'user'
projecttaskuserbudget_expensesnumberBudget allocated for expenses
billing_email_ccstringCC billing email
billing_email_tostringPrimary billing email
project_group_idintegerID of the project group
custom_propertiesobjectCustom key/value properties
billing_contact_idintegerID of the billing contact
secondary_contact_idintegerID of the secondary contact
setting_include_time_reportbooleanWhether to include a time report
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List UsersMOCO_USERS_LISTAcciónTool to list all users. use when you need valid 'leader id' or 'co leader id' for project creation after confirming available staff.
MOCO_USERS_LISTAcciónTool to list all users. use when you need valid 'leader id' or 'co leader id' for project creation after confirming available staff.
Parámetros de entrada
tagsstringComma-separated list of tags to filter users.
include_archivedbooleanInclude deactivated users when true.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not