request_capability
Log a missing framework-level capability by providing its name, description, use case, and workaround to create a ticket in the Stellify backlog.
Instructions
Log a missing framework-level capability. Creates a ticket in the Stellify backlog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capability | Yes | Short name for the capability (e.g., "websocket-support", "s3-uploads", "social-oauth") | |
| description | Yes | Detailed description of what capability is needed | |
| use_case | Yes | The user requirement that triggered this request | |
| workaround | No | Any temporary workaround, or "blocked" if none exists | |
| priority | No | Suggested priority based on user need (default: medium) |