5. Working with Agents
Sorting the HTTP methods we need to use
Suggested functions
- create_agent (CREATE)
- list_agents (READ)
- list_agent (READ)
- update_agent (UPDATE)
- delete_agent (DELETE)
These are our basic CRUD operations as functions working with the API.