List the source credentials this workspace holds
list_source_credentialsThe NAMES of the API keys and passwords this workspace has stored for its sources, with their status and when they were added. Never a value — no secret ever crosses this server. Takes no arguments. Returns {credentials: [{name, status, created_at, rotated_at, rotation_generation}], count, paste_url}. A recipe references a credential by name, so this is how you learn which names exist. If the one you need is missing, ask the person to paste it at the paste_url — you cannot add it and must not ask them to send it to you.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||