The input attributes for the skill
Optional tool handles returned from the tools callback
ReadonlyinputAccess input fields - returns template string like "{{input.fieldName}}"
ReadonlytoolAccess tool outputs - returns template string like "{{toolName.fieldName}}" Only available when tools callback returns tool handles
Prompt builder interface for type-safe inline prompts Provides access to input fields and optionally tool outputs with autocomplete