action attio_identify { label: "Identify" description: "Identify the current access token, the workspace it is linked to, and any permissions it has." provider: attio method: GET path: "/v2/self" encoding: json output: { type: "object" } }