Skip to content

Docs: client-side reference for Abilities API #86

@jonathanbossenger

Description

@jonathanbossenger

Now that we have a client-side package, we need reference docs for interacting with Abilities in JavaScript.

It should cover the basic client API.

  • getAbilities() - Fetches all available abilities
  • getAbility(name) - Retrieves a specific ability by name
  • executeAbility(name, input) - Executes abilities

Metadata

Metadata

Type

No type

Projects

Status

In progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions