Tool to retrieve connection data for integrations with external services. Use when you need to inspect or manage integrations like Gmail, Slack, or other external service connections. Returns a list of connections with details about authentication, state, and associated accounts.
pageintegerPage index for offset-based pagination (starts at 1). Use this for traditional page-by-page navigation.
orderstringOrdering of returned connections. Use field name for ascending (e.g., 'createdAt') or prefix with '-' for descending (e.g., '-createdAt').
page_sizeintegerRecords per page for offset-based pagination. Determines how many connections are returned per page.
paginationobjectCursor-based pagination configuration.
connection_statestringFilter by connection state (e.g., 'active', 'inactive'). Only connections matching this state will be returned.
with_automationsbooleanInclude connections with automations attached. Set to true to only return connections that have automations.
with_partial_scopesbooleanInclude connections created with partial scopes. When true, connections with limited permissions are included.
with_state_validationbooleanValidate connection state before returning. When true, the API validates each connection's current state.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.