auth0_list_resource_servers
tool to retrieve and display your existing APIs. This gives you a quick overview of your API landscape without having to navigate through the .
auth0_create_resource_server
tool multiple times to set up these APIs.
auth0_create_action
tool to generate and create an Action with the appropriate code.
auth0_deploy_action
tool to deploy the Action.
auth0_get_application
to retrieve the current configuration, then use auth0_update_application
to update it.
auth0_list_logs
to find relevant log entries.
auth0_get_action
to retrieve the current Action code, then use auth0_update_action
to modify it.
Finally, Claude will use auth0_deploy_action
to deploy the updated Action.