Data Sources

Reads one organization-level Ona skill by its Prompt UUID. Organization scope is resolved from the configured provider token.

gitpod-io 292873d 12 files · 30.2 KB Updated

File contents

ona_skill (Data Source)

Reads one organization-level Ona skill by its Prompt UUID. Organization scope is resolved from the configured provider token.

For product context, see Skills.

Schema

Required

  • skill_id (String) UUID of the existing Ona skill to read.

Read-Only

  • command (String) Slash-command name when enabled, otherwise null.
  • description (String) Description of when and why agents should use the skill.
  • id (String) Stable UUID of the skill Prompt returned by Ona.
  • name (String) Human-readable skill name.
  • prompt (String) Complete skill instructions.

gitpod-io/terraform-provider-ona/tree/main/docs/data-sources commit 292873d34e

Frequently asked questions

npx skillmds@latest add gitpod-io/data-sources