Tool to retrieve organization details from CircleCI using GraphQL query. Use when you need organization information by ID or by name and VCS type.
org_idstringThe unique UUID of the organization. Either org_id OR both org_name and vcs_type must be provided.
org_namestringThe name of the organization. Must be provided together with vcs_type if org_id is not provided.
vcs_typestringThe version control system type. Must be provided together with org_name if org_id is not provided. Common values: GITHUB, BITBUCKET.
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.