Fetch Actor details
fetch-actor-detailsRetrieve an Actor's full input JSON Schema and description to know required fields and parameter names before calling it. Avoids faulty calls by clarifying the expected input structure.
Instructions
Get the full JSON Schema for an Actor's input, plus its description. Call this before call-actor so you know which fields are required and how they are named.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | Yes | Actor id, e.g. "jobs/ats-boards". |