# diagrid call

Invoke Catalyst APIs directly

### Options

```
      --api-key string   Diagrid Cloud API key
  -h, --help             help for call
```

### SEE ALSO

- [diagrid call bindings](./bindings/bindings.md)	 - Trigger Dapr output bindings from an id
- [diagrid call conversation](./conversation/conversation.md)	 - Interact with LLMs via the Dapr Conversation API
- [diagrid call invoke](./invoke/invoke.md)	 - Invoke methods on an id via the Dapr Service Invocation API
- [diagrid call publish](./publish.md)	 - Publish a message to a pub/sub topic
- [diagrid call state](./state/state.md)	 - Read and write state store entries via the Dapr State API
